Using xSQL Builder > Using the code template project |
xSQL Builder uses a set of template files to generate the executable package. The template files are written in C# and contain the code that compares and synchronizes client database with the master database. xSQL Builder ships with a VS.NET 2015 C# project that you can run or modify as needed.
When you generate an executable package, the xSQL Builder package configuration wizard performs the followings:
You can choose to run the code template from the VS.NET and get the same result as you would get by running the executable. Refer to the Appendix A for details on how to run the code template in VS.NET 2015.